You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Given a positive integer, N, devise a computer solution that can be used to find another integer M whose factorial is N. For example if N is given as 720 then M should be 6.